This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
RE: Opening an Embedded View on Form with Variable ~Dana Prelutexobu 20.Jan.04 01:42 PM a Web browser Domino Designer 6.0.2 CF1Windows 2000
You can add the view to $$ViewTemplateDefault form and make use of $ViewBody field to present the view, then pull in css from a page or file or put it into the form (various ways to do this). This will show all views with that form, saving you rewriting a form for each view. Hope this helps.